home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Drakojan.swf / scripts / DefineSprite_258 / frame_4 / DoAction.as
Text File  |  2006-07-21  |  226b  |  13 lines

  1. if(_root.story._currentframe == 4)
  2. {
  3.    _root.story.gotoAndStop(3);
  4. }
  5. if(_root.load._currentframe == 4)
  6. {
  7.    _root.load.gotoAndStop(3);
  8. }
  9. if(_root.credits1._currentframe == 4)
  10. {
  11.    _root.credits1.gotoAndStop(3);
  12. }
  13.